#indent#[Var:'ch'=(Client_Headers)]
[If:$ch->type != 'null']
[Loop:$ch->size]
	[Output:$ch->(get:(Loop_Count))->Name]
	[Output:$ch->(get:(Loop_Count))->Value]
[/Loop]
[/If]
